﻿2026-07-17T03:38:39.1815493Z Current runner version: '2.335.1'
2026-07-17T03:38:39.1820577Z Runner name: 'kitsubito'
2026-07-17T03:38:39.1821080Z Runner group name: 'Default'
2026-07-17T03:38:39.1821772Z Machine name: 'KITSUBITO'
2026-07-17T03:38:39.1824987Z ##[group]GITHUB_TOKEN Permissions
2026-07-17T03:38:39.1826815Z Actions: write
2026-07-17T03:38:39.1827248Z ArtifactMetadata: write
2026-07-17T03:38:39.1827638Z Attestations: write
2026-07-17T03:38:39.1828002Z Checks: write
2026-07-17T03:38:39.1828356Z CodeQuality: write
2026-07-17T03:38:39.1828793Z Contents: write
2026-07-17T03:38:39.1829360Z CopilotRequests: write
2026-07-17T03:38:39.1829755Z Deployments: write
2026-07-17T03:38:39.1830118Z Discussions: write
2026-07-17T03:38:39.1830475Z Drives: write
2026-07-17T03:38:39.1830827Z Issues: write
2026-07-17T03:38:39.1831170Z Metadata: read
2026-07-17T03:38:39.1831515Z Models: read
2026-07-17T03:38:39.1831859Z Packages: write
2026-07-17T03:38:39.1832208Z Pages: write
2026-07-17T03:38:39.1832671Z PullRequests: write
2026-07-17T03:38:39.1833080Z RepositoryProjects: write
2026-07-17T03:38:39.1833486Z SecurityEvents: write
2026-07-17T03:38:39.1833854Z Statuses: write
2026-07-17T03:38:39.1834218Z VulnerabilityAlerts: read
2026-07-17T03:38:39.1834598Z ##[endgroup]
2026-07-17T03:38:39.1836110Z Secret source: Actions
2026-07-17T03:38:39.1836580Z Prepare workflow directory
2026-07-17T03:38:39.2286193Z Prepare all required actions
2026-07-17T03:38:39.2316880Z Getting action download info
2026-07-17T03:38:39.5588042Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-17T03:38:40.0659666Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-17T03:38:40.1557884Z ##[group]Run actions/checkout@v5
2026-07-17T03:38:40.1558719Z with:
2026-07-17T03:38:40.1559194Z   fetch-depth: 0
2026-07-17T03:38:40.1559576Z   repository: BigscreenVR/spt-bs-core
2026-07-17T03:38:40.1562518Z   token: ***
2026-07-17T03:38:40.1562860Z   ssh-strict: true
2026-07-17T03:38:40.1563203Z   ssh-user: git
2026-07-17T03:38:40.1563571Z   persist-credentials: true
2026-07-17T03:38:40.1563966Z   clean: true
2026-07-17T03:38:40.1564310Z   sparse-checkout-cone-mode: true
2026-07-17T03:38:40.1564700Z   fetch-tags: false
2026-07-17T03:38:40.1565044Z   show-progress: true
2026-07-17T03:38:40.1565424Z   lfs: false
2026-07-17T03:38:40.1565743Z   submodules: false
2026-07-17T03:38:40.1566088Z   set-safe-directory: true
2026-07-17T03:38:40.1566678Z ##[endgroup]
2026-07-17T03:38:40.2416395Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-17T03:38:40.2417804Z ##[group]Getting Git version info
2026-07-17T03:38:40.2418498Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-17T03:38:40.2419437Z [command]/usr/bin/git version
2026-07-17T03:38:40.2459026Z git version 2.43.0
2026-07-17T03:38:40.2477703Z ##[endgroup]
2026-07-17T03:38:40.2488656Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/9848fddf-a1bc-4b93-916d-9ec57300c5bd' before making global git config changes
2026-07-17T03:38:40.2489949Z Adding repository directory to the temporary git global config as a safe directory
2026-07-17T03:38:40.2492229Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-17T03:38:40.2524854Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-17T03:38:40.2545397Z https://github.com/BigscreenVR/spt-bs-core
2026-07-17T03:38:40.2555901Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-17T03:38:40.2558635Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-17T03:38:40.2582409Z HEAD
2026-07-17T03:38:40.2625689Z ##[endgroup]
2026-07-17T03:38:40.2627951Z [command]/usr/bin/git submodule status
2026-07-17T03:38:40.2813424Z ##[group]Cleaning the repository
2026-07-17T03:38:40.2816728Z [command]/usr/bin/git clean -ffdx
2026-07-17T03:38:43.0627980Z Removing target/
2026-07-17T03:38:43.0638198Z [command]/usr/bin/git reset --hard HEAD
2026-07-17T03:38:43.0847193Z HEAD is now at 8dd7e4f Merge b677030328cf7684d2b89076e8b03858d3ae0661 into 0c7025338db716a5ed9cc4ceaa8d85dd04a38840
2026-07-17T03:38:43.0851929Z ##[endgroup]
2026-07-17T03:38:43.0854214Z ##[group]Disabling automatic garbage collection
2026-07-17T03:38:43.0857939Z [command]/usr/bin/git config --local gc.auto 0
2026-07-17T03:38:43.0887210Z ##[endgroup]
2026-07-17T03:38:43.0888251Z ##[group]Setting up auth
2026-07-17T03:38:43.0892966Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-17T03:38:43.0924727Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-17T03:38:43.1126458Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-17T03:38:43.1152775Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-17T03:38:43.1335919Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-17T03:38:43.1361910Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-17T03:38:43.1546230Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-17T03:38:43.1576200Z ##[endgroup]
2026-07-17T03:38:43.1577706Z ##[group]Fetching the repository
2026-07-17T03:38:43.1584471Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +8dd7e4faa45d9f6618b74f440bccc35c9fe3c5c4:refs/remotes/pull/19/merge
2026-07-17T03:38:44.0276913Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-17T03:38:44.0277619Z  * [new branch]      release/v0.36.0 -> origin/release/v0.36.0
2026-07-17T03:38:44.0311869Z ##[endgroup]
2026-07-17T03:38:44.0312622Z ##[group]Determining the checkout info
2026-07-17T03:38:44.0313268Z ##[endgroup]
2026-07-17T03:38:44.0317384Z [command]/usr/bin/git sparse-checkout disable
2026-07-17T03:38:44.0364684Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-17T03:38:44.0390012Z ##[group]Checking out the ref
2026-07-17T03:38:44.0392388Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/19/merge
2026-07-17T03:38:44.0432358Z HEAD is now at 8dd7e4f Merge b677030328cf7684d2b89076e8b03858d3ae0661 into 0c7025338db716a5ed9cc4ceaa8d85dd04a38840
2026-07-17T03:38:44.0436404Z ##[endgroup]
2026-07-17T03:38:44.0464510Z [command]/usr/bin/git log -1 --format=%H
2026-07-17T03:38:44.0485844Z 8dd7e4faa45d9f6618b74f440bccc35c9fe3c5c4
2026-07-17T03:38:44.0654922Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-17T03:38:44.0655557Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-17T03:38:44.0671291Z shell: /usr/bin/bash -e {0}
2026-07-17T03:38:44.0671667Z ##[endgroup]
2026-07-17T03:38:44.0776239Z ##[group]Run set -euo pipefail
2026-07-17T03:38:44.0776658Z [36;1mset -euo pipefail[0m
2026-07-17T03:38:44.0776968Z [36;1mPIN=0c95435[0m
2026-07-17T03:38:44.0777274Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-17T03:38:44.0777628Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-17T03:38:44.0778075Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-17T03:38:44.0778605Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-17T03:38:44.0779258Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-17T03:38:44.0779740Z [36;1m  rm -rf "$CACHE"[0m
2026-07-17T03:38:44.0780075Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-17T03:38:44.0780449Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-17T03:38:44.0780880Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-17T03:38:44.0781505Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-17T03:38:44.0781834Z [36;1mfi[0m
2026-07-17T03:38:44.0782220Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-17T03:38:44.0796501Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-17T03:38:44.0796967Z env:
2026-07-17T03:38:44.0797267Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-17T03:38:44.0797601Z ##[endgroup]
2026-07-17T03:38:44.3933601Z    Compiling proc-macro2 v1.0.106
2026-07-17T03:38:44.3934342Z    Compiling quote v1.0.45
2026-07-17T03:38:44.3934897Z    Compiling unicode-ident v1.0.24
2026-07-17T03:38:44.3935439Z    Compiling libc v0.2.186
2026-07-17T03:38:44.3935872Z    Compiling serde_core v1.0.228
2026-07-17T03:38:44.3936283Z    Compiling cfg-if v1.0.4
2026-07-17T03:38:44.3936579Z    Compiling serde v1.0.228
2026-07-17T03:38:44.3973855Z    Compiling log v0.4.32
2026-07-17T03:38:44.3999625Z    Compiling pin-project-lite v0.2.17
2026-07-17T03:38:44.4042543Z    Compiling typenum v1.20.1
2026-07-17T03:38:44.4064913Z    Compiling portable-atomic v1.13.1
2026-07-17T03:38:44.4098468Z    Compiling version_check v0.9.5
2026-07-17T03:38:44.4132505Z    Compiling memchr v2.8.1
2026-07-17T03:38:44.4172797Z    Compiling critical-section v1.2.0
2026-07-17T03:38:44.4211928Z    Compiling find-msvc-tools v0.1.9
2026-07-17T03:38:44.4515386Z    Compiling shlex v2.0.1
2026-07-17T03:38:44.4950881Z    Compiling futures-core v0.3.32
2026-07-17T03:38:44.5081177Z    Compiling subtle v2.6.1
2026-07-17T03:38:44.5391263Z    Compiling bytes v1.11.1
2026-07-17T03:38:44.6411533Z    Compiling smallvec v1.15.1
2026-07-17T03:38:44.6732034Z    Compiling equivalent v1.0.2
2026-07-17T03:38:44.6895598Z    Compiling itoa v1.0.18
2026-07-17T03:38:44.7177765Z    Compiling semver v1.0.28
2026-07-17T03:38:44.7179109Z    Compiling stable_deref_trait v1.2.1
2026-07-17T03:38:44.7421287Z    Compiling futures-sink v0.3.32
2026-07-17T03:38:44.7546205Z    Compiling futures-io v0.3.32
2026-07-17T03:38:44.7700484Z    Compiling slab v0.4.12
2026-07-17T03:38:44.7815527Z    Compiling generic-array v0.14.7
2026-07-17T03:38:44.7989818Z    Compiling futures-task v0.3.32
2026-07-17T03:38:44.8476118Z    Compiling futures-channel v0.3.32
2026-07-17T03:38:44.9160810Z    Compiling rand_core v0.10.1
2026-07-17T03:38:44.9242202Z    Compiling hashbrown v0.17.1
2026-07-17T03:38:44.9243337Z    Compiling rustversion v1.0.22
2026-07-17T03:38:44.9430267Z    Compiling bitflags v2.12.1
2026-07-17T03:38:44.9762542Z    Compiling getrandom v0.4.2
2026-07-17T03:38:44.9980833Z    Compiling cpufeatures v0.2.17
2026-07-17T03:38:45.0051058Z    Compiling fnv v1.0.7
2026-07-17T03:38:45.0580841Z    Compiling rustc_version v0.4.1
2026-07-17T03:38:45.0754862Z    Compiling strsim v0.11.1
2026-07-17T03:38:45.0827725Z    Compiling cfg_aliases v0.2.1
2026-07-17T03:38:45.1324182Z    Compiling litemap v0.8.2
2026-07-17T03:38:45.1650997Z    Compiling writeable v0.6.3
2026-07-17T03:38:45.1783675Z    Compiling utf8_iter v1.0.4
2026-07-17T03:38:45.2343936Z    Compiling ident_case v1.0.1
2026-07-17T03:38:45.2456400Z    Compiling fs_extra v1.3.0
2026-07-17T03:38:45.3391207Z    Compiling icu_properties_data v2.2.0
2026-07-17T03:38:45.3529896Z    Compiling dunce v1.0.5
2026-07-17T03:38:45.3771200Z    Compiling icu_normalizer_data v2.2.0
2026-07-17T03:38:45.3921677Z    Compiling autocfg v1.5.1
2026-07-17T03:38:45.3934171Z    Compiling percent-encoding v2.3.2
2026-07-17T03:38:45.4207599Z    Compiling http v1.4.1
2026-07-17T03:38:45.6461159Z    Compiling aws-lc-rs v1.17.0
2026-07-17T03:38:45.6602564Z    Compiling thiserror v2.0.18
2026-07-17T03:38:45.6745063Z    Compiling cpufeatures v0.3.0
2026-07-17T03:38:45.6809746Z    Compiling unicode-segmentation v1.13.3
2026-07-17T03:38:45.6902277Z    Compiling scopeguard v1.2.0
2026-07-17T03:38:45.7524447Z    Compiling syn v2.0.117
2026-07-17T03:38:45.7782533Z    Compiling lock_api v0.4.14
2026-07-17T03:38:45.7963505Z    Compiling indexmap v2.14.0
2026-07-17T03:38:45.8069512Z    Compiling chacha20 v0.10.0
2026-07-17T03:38:45.8411623Z    Compiling form_urlencoded v1.2.2
2026-07-17T03:38:45.8456526Z    Compiling untrusted v0.9.0
2026-07-17T03:38:45.9280518Z    Compiling rustls v0.23.40
2026-07-17T03:38:45.9541491Z    Compiling heck v0.5.0
2026-07-17T03:38:45.9710918Z    Compiling const-oid v0.10.2
2026-07-17T03:38:45.9840553Z    Compiling anyhow v1.0.102
2026-07-17T03:38:46.0564243Z    Compiling unicode-xid v0.2.6
2026-07-17T03:38:46.0758699Z    Compiling atomic-waker v1.1.2
2026-07-17T03:38:46.0959140Z    Compiling zerocopy v0.8.50
2026-07-17T03:38:46.1118541Z    Compiling paste v1.0.15
2026-07-17T03:38:46.1325093Z    Compiling httparse v1.10.1
2026-07-17T03:38:46.1688540Z    Compiling convert_case v0.10.0
2026-07-17T03:38:46.1763944Z    Compiling parking_lot_core v0.9.12
2026-07-17T03:38:46.1942222Z    Compiling num-traits v0.2.19
2026-07-17T03:38:46.2088409Z    Compiling hybrid-array v0.4.12
2026-07-17T03:38:46.2514770Z    Compiling curve25519-dalek v4.1.3
2026-07-17T03:38:46.3530332Z    Compiling jobserver v0.1.34
2026-07-17T03:38:46.3775407Z    Compiling ahash v0.8.12
2026-07-17T03:38:46.3991522Z    Compiling powerfmt v0.2.0
2026-07-17T03:38:46.4360529Z    Compiling either v1.16.0
2026-07-17T03:38:46.4494299Z    Compiling base64ct v1.8.3
2026-07-17T03:38:46.5220856Z    Compiling http-body v1.0.1
2026-07-17T03:38:46.5420606Z    Compiling fastrand v2.4.1
2026-07-17T03:38:46.6072226Z    Compiling crypto-common v0.1.7
2026-07-17T03:38:46.6302897Z    Compiling cc v1.2.63
2026-07-17T03:38:46.6480981Z    Compiling block-buffer v0.10.4
2026-07-17T03:38:46.7033600Z    Compiling deranged v0.5.8
2026-07-17T03:38:46.7385709Z    Compiling digest v0.10.7
2026-07-17T03:38:46.7643606Z    Compiling pem-rfc7468 v1.0.0
2026-07-17T03:38:46.8373995Z    Compiling pkg-config v0.3.33
2026-07-17T03:38:46.8512429Z    Compiling try-lock v0.2.5
2026-07-17T03:38:46.8661106Z    Compiling zmij v1.0.21
2026-07-17T03:38:46.9410999Z    Compiling tinyvec_macros v0.1.1
2026-07-17T03:38:46.9500545Z    Compiling data-encoding v2.11.0
2026-07-17T03:38:46.9552749Z    Compiling vcpkg v0.2.15
2026-07-17T03:38:46.9671154Z    Compiling time-core v0.1.8
2026-07-17T03:38:47.0077148Z    Compiling tower-service v0.3.3
2026-07-17T03:38:47.0590844Z    Compiling mio v1.2.1
2026-07-17T03:38:47.0630795Z    Compiling socket2 v0.6.4
2026-07-17T03:38:47.1034309Z    Compiling getrandom v0.2.17
2026-07-17T03:38:47.1630819Z    Compiling num-conv v0.2.2
2026-07-17T03:38:47.2411177Z    Compiling base64 v0.22.1
2026-07-17T03:38:47.3140681Z    Compiling rand_core v0.6.4
2026-07-17T03:38:47.3283967Z    Compiling rand v0.10.1
2026-07-17T03:38:47.4008524Z    Compiling uuid v1.23.2
2026-07-17T03:38:47.4446942Z    Compiling parking_lot v0.12.5
2026-07-17T03:38:47.5378645Z    Compiling tinyvec v1.11.0
2026-07-17T03:38:47.5738620Z    Compiling sha2 v0.10.9
2026-07-17T03:38:47.7190747Z    Compiling want v0.3.1
2026-07-17T03:38:47.8190460Z    Compiling block-buffer v0.12.0
2026-07-17T03:38:47.8887258Z    Compiling crypto-common v0.2.2
2026-07-17T03:38:47.9156381Z    Compiling inout v0.1.4
2026-07-17T03:38:47.9282184Z    Compiling vergen-lib v9.1.0
2026-07-17T03:38:47.9561153Z    Compiling n0-future v0.3.2
2026-07-17T03:38:47.9751818Z    Compiling cordyceps v0.3.4
2026-07-17T03:38:48.0220759Z    Compiling diatomic-waker v0.2.3
2026-07-17T03:38:48.0281019Z    Compiling winnow v1.0.3
2026-07-17T03:38:48.0547184Z    Compiling spin v0.10.0
2026-07-17T03:38:48.0721435Z    Compiling cmake v0.1.58
2026-07-17T03:38:48.1578750Z    Compiling serde_json v1.0.150
2026-07-17T03:38:48.1693290Z    Compiling signature v2.2.0
2026-07-17T03:38:48.1830944Z    Compiling httpdate v1.0.3
2026-07-17T03:38:48.1894476Z    Compiling parking v2.2.1
2026-07-17T03:38:48.2021684Z    Compiling crossbeam-utils v0.8.21
2026-07-17T03:38:48.2557900Z    Compiling ed25519 v2.2.3
2026-07-17T03:38:48.3290555Z    Compiling futures-lite v2.6.1
2026-07-17T03:38:48.3761374Z    Compiling futures-buffered v0.2.13
2026-07-17T03:38:48.3841477Z    Compiling cipher v0.4.4
2026-07-17T03:38:48.3994404Z    Compiling netlink-packet-core v0.8.1
2026-07-17T03:38:48.4521581Z    Compiling universal-hash v0.5.1
2026-07-17T03:38:48.4891067Z    Compiling vergen-lib v0.1.6
2026-07-17T03:38:48.4973810Z    Compiling vergen v9.1.0
2026-07-17T03:38:48.5032204Z    Compiling heapless v0.7.17
2026-07-17T03:38:48.5740128Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-17T03:38:48.5758339Z    Compiling noq-udp v0.10.0
2026-07-17T03:38:48.6273266Z    Compiling sync_wrapper v1.0.2
2026-07-17T03:38:48.6481096Z    Compiling byteorder v1.5.0
2026-07-17T03:38:48.6597496Z    Compiling allocator-api2 v0.2.21
2026-07-17T03:38:48.6760946Z    Compiling opaque-debug v0.3.1
2026-07-17T03:38:48.7136068Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-17T03:38:48.7286997Z    Compiling polyval v0.6.2
2026-07-17T03:38:48.8294480Z    Compiling spin v0.9.8
2026-07-17T03:38:48.8513471Z    Compiling hash32 v0.2.1
2026-07-17T03:38:48.8620933Z    Compiling vergen-gitcl v1.0.8
2026-07-17T03:38:48.8653144Z    Compiling num_threads v0.1.7
2026-07-17T03:38:48.9415437Z    Compiling digest v0.11.3
2026-07-17T03:38:48.9827241Z    Compiling aws-lc-sys v0.41.0
2026-07-17T03:38:49.0076440Z    Compiling ring v0.17.14
2026-07-17T03:38:49.0231525Z    Compiling libsqlite3-sys v0.30.1
2026-07-17T03:38:49.0414631Z    Compiling fallible-iterator v0.3.0
2026-07-17T03:38:49.0529587Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-17T03:38:49.0600811Z    Compiling tower-layer v0.3.3
2026-07-17T03:38:49.0700222Z    Compiling signature v3.0.0
2026-07-17T03:38:49.1150754Z    Compiling ryu v1.0.23
2026-07-17T03:38:49.1990984Z    Compiling sha2 v0.11.0-rc.5
2026-07-17T03:38:49.2188516Z    Compiling time v0.3.47
2026-07-17T03:38:49.2315046Z    Compiling ghash v0.5.1
2026-07-17T03:38:49.3415091Z    Compiling ctr v0.9.2
2026-07-17T03:38:49.3551647Z    Compiling aes v0.8.4
2026-07-17T03:38:49.4535853Z    Compiling fs2 v0.4.3
2026-07-17T03:38:49.4850752Z    Compiling aead v0.5.2
2026-07-17T03:38:49.5100467Z    Compiling http-body-util v0.1.3
2026-07-17T03:38:49.5221119Z    Compiling openssl-probe v0.2.1
2026-07-17T03:38:49.6105164Z    Compiling utf8parse v0.2.2
2026-07-17T03:38:49.6157068Z    Compiling arrayvec v0.7.6
2026-07-17T03:38:49.6527319Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-17T03:38:49.6893469Z    Compiling crossbeam-channel v0.5.15
2026-07-17T03:38:49.7310399Z    Compiling crossbeam-epoch v0.9.18
2026-07-17T03:38:49.7760688Z    Compiling blake3 v1.8.5
2026-07-17T03:38:49.8019919Z    Compiling netlink-packet-route v0.29.0
2026-07-17T03:38:49.8430726Z    Compiling memoffset v0.6.5
2026-07-17T03:38:50.0230478Z    Compiling aes-gcm v0.10.3
2026-07-17T03:38:50.0871075Z    Compiling acto v0.8.2
2026-07-17T03:38:50.0963604Z    Compiling noq v0.18.0
2026-07-17T03:38:50.1791534Z    Compiling netwatch v0.16.0
2026-07-17T03:38:50.1792420Z    Compiling rustc-hash v2.1.2
2026-07-17T03:38:50.2600783Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-17T03:38:50.2861256Z    Compiling mac-addr v0.3.0
2026-07-17T03:38:50.2899668Z    Compiling thiserror v1.0.69
2026-07-17T03:38:50.3440809Z    Compiling rustix v1.1.4
2026-07-17T03:38:50.4111145Z    Compiling xml-rs v0.8.28
2026-07-17T03:38:50.4845735Z    Compiling identity-hash v0.1.0
2026-07-17T03:38:50.5121955Z    Compiling tagptr v0.2.0
2026-07-17T03:38:50.5280935Z    Compiling lru-slab v0.1.2
2026-07-17T03:38:50.5620897Z    Compiling foldhash v0.2.0
2026-07-17T03:38:50.5960945Z    Compiling ref-cast v1.0.25
2026-07-17T03:38:50.6596718Z    Compiling sorted-index-buffer v0.2.1
2026-07-17T03:38:50.7411685Z    Compiling hashbrown v0.16.1
2026-07-17T03:38:50.8079415Z    Compiling netlink-packet-route v0.30.0
2026-07-17T03:38:50.8821473Z    Compiling errno v0.3.14
2026-07-17T03:38:50.9064042Z    Compiling ioctl-rs v0.1.6
2026-07-17T03:38:50.9235696Z    Compiling termios v0.2.2
2026-07-17T03:38:50.9999237Z    Compiling synstructure v0.13.2
2026-07-17T03:38:51.0212627Z    Compiling darling_core v0.20.11
2026-07-17T03:38:51.1021760Z    Compiling serde_derive_internals v0.29.1
2026-07-17T03:38:51.3524952Z    Compiling proc-macro-crate v3.5.0
2026-07-17T03:38:51.5270553Z    Compiling xmltree v0.10.3
2026-07-17T03:38:51.5387643Z    Compiling serial-core v0.4.0
2026-07-17T03:38:51.6521172Z    Compiling aho-corasick v1.1.4
2026-07-17T03:38:51.6757043Z    Compiling simple-dns v0.9.3
2026-07-17T03:38:51.6930662Z    Compiling simdutf8 v0.1.5
2026-07-17T03:38:51.7000664Z    Compiling smol_str v0.1.24
2026-07-17T03:38:51.8070937Z    Compiling signal-hook v0.3.18
2026-07-17T03:38:51.8201065Z    Compiling arrayref v0.3.9
2026-07-17T03:38:51.8860414Z    Compiling sha1_smol v1.0.1
2026-07-17T03:38:51.9440070Z    Compiling linux-raw-sys v0.12.1
2026-07-17T03:38:51.9441080Z    Compiling toml_write v0.1.2
2026-07-17T03:38:51.9509522Z    Compiling regex-syntax v0.8.10
2026-07-17T03:38:52.0170730Z    Compiling resolv-conf v0.7.6
2026-07-17T03:38:52.1560496Z    Compiling constant_time_eq v0.4.2
2026-07-17T03:38:52.1798710Z    Compiling winnow v0.7.15
2026-07-17T03:38:52.1994354Z    Compiling serial-unix v0.4.0
2026-07-17T03:38:52.3317657Z    Compiling lru v0.16.4
2026-07-17T03:38:52.4543391Z    Compiling signal-hook-registry v1.4.8
2026-07-17T03:38:52.5140990Z    Compiling darling_core v0.23.0
2026-07-17T03:38:52.6050378Z    Compiling serde_bytes v0.11.19
2026-07-17T03:38:52.8167267Z    Compiling serde_derive v1.0.228
2026-07-17T03:38:52.8289620Z    Compiling zeroize_derive v1.4.3
2026-07-17T03:38:52.8656480Z    Compiling tokio-macros v2.7.0
2026-07-17T03:38:53.1725368Z    Compiling zerofrom-derive v0.1.7
2026-07-17T03:38:53.4081366Z    Compiling zeroize v1.8.2
2026-07-17T03:38:53.5215609Z    Compiling tokio v1.52.3
2026-07-17T03:38:53.6190906Z    Compiling futures-macro v0.3.32
2026-07-17T03:38:54.2160912Z    Compiling yoke-derive v0.8.2
2026-07-17T03:38:54.3306409Z    Compiling zerovec-derive v0.11.3
2026-07-17T03:38:54.3544605Z    Compiling displaydoc v0.2.6
2026-07-17T03:38:54.6281070Z    Compiling zerofrom v0.1.8
2026-07-17T03:38:54.6557325Z    Compiling futures-util v0.3.32
2026-07-17T03:38:54.6635898Z    Compiling tracing-attributes v0.1.31
2026-07-17T03:38:54.7595301Z    Compiling rustls-pki-types v1.14.1
2026-07-17T03:38:55.2001356Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-17T03:38:55.5001854Z    Compiling thiserror-impl v2.0.18
2026-07-17T03:38:55.5310891Z    Compiling yoke v0.8.3
2026-07-17T03:38:55.7285100Z    Compiling zerotrie v0.2.4
2026-07-17T03:38:55.7764836Z    Compiling darling_macro v0.20.11
2026-07-17T03:38:55.8821507Z    Compiling derive_more-impl v2.1.1
2026-07-17T03:38:55.9001211Z    Compiling zerovec v0.11.6
2026-07-17T03:38:56.1275984Z    Compiling darling v0.20.11
2026-07-17T03:38:56.1340594Z    Compiling spez v0.1.2
2026-07-17T03:38:56.2081705Z    Compiling derive_builder_core v0.20.2
2026-07-17T03:38:56.2269487Z    Compiling n0-error-macros v0.1.3
2026-07-17T03:38:56.4726870Z    Compiling der v0.8.0-rc.10
2026-07-17T03:38:56.4912254Z    Compiling pin-project-internal v1.1.13
2026-07-17T03:38:56.7242436Z    Compiling tinystr v0.8.3
2026-07-17T03:38:56.9311637Z    Compiling icu_locale_core v2.2.0
2026-07-17T03:38:57.2882600Z    Compiling potential_utf v0.1.5
2026-07-17T03:38:57.4144114Z    Compiling icu_collections v2.2.0
2026-07-17T03:38:57.4585588Z    Compiling n0-error v0.1.3
2026-07-17T03:38:57.7845890Z    Compiling ipnet v2.12.0
2026-07-17T03:38:57.8032310Z    Compiling derive_builder_macro v0.20.2
2026-07-17T03:38:57.9183224Z    Compiling pin-project v1.1.13
2026-07-17T03:38:57.9860852Z    Compiling ed25519-dalek v2.2.0
2026-07-17T03:38:58.1270621Z    Compiling derive_builder v0.20.2
2026-07-17T03:38:58.1664839Z    Compiling icu_provider v2.2.0
2026-07-17T03:38:58.2164342Z    Compiling spki v0.8.0-rc.4
2026-07-17T03:38:58.4100754Z    Compiling prefix-trie v0.8.4
2026-07-17T03:38:58.4639844Z    Compiling once_cell v1.21.4
2026-07-17T03:38:58.5480811Z    Compiling icu_normalizer v2.2.0
2026-07-17T03:38:58.5800540Z    Compiling icu_properties v2.2.0
2026-07-17T03:38:58.6440656Z    Compiling futures-executor v0.3.32
2026-07-17T03:38:58.6637487Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-17T03:38:58.7242669Z    Compiling tracing-core v0.1.36
2026-07-17T03:38:58.8102541Z    Compiling ed25519 v3.0.0-rc.4
2026-07-17T03:38:58.8291560Z    Compiling spt-proto v0.36.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-17T03:38:58.8755023Z    Compiling futures v0.3.32
2026-07-17T03:38:58.9356551Z    Compiling hashbrown v0.14.5
2026-07-17T03:38:59.2080587Z    Compiling cobs v0.3.0
2026-07-17T03:38:59.2771101Z    Compiling tracing v0.1.44
2026-07-17T03:38:59.3510049Z    Compiling postcard-derive v0.2.2
2026-07-17T03:38:59.3891029Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-17T03:38:59.6080720Z    Compiling tokio-util v0.7.18
2026-07-17T03:38:59.6159279Z    Compiling netlink-sys v0.8.8
2026-07-17T03:38:59.7730796Z    Compiling hashlink v0.9.1
2026-07-17T03:38:59.7987167Z    Compiling data-encoding-macro v0.1.20
2026-07-17T03:38:59.8863527Z    Compiling tower v0.5.3
2026-07-17T03:38:59.9178607Z    Compiling postcard v1.1.3
2026-07-17T03:38:59.9563296Z    Compiling rustls-native-certs v0.8.4
2026-07-17T03:39:00.1901180Z    Compiling idna_adapter v1.2.2
2026-07-17T03:39:00.1974757Z    Compiling enum-assoc v1.3.0
2026-07-17T03:39:00.2081542Z    Compiling async-trait v0.1.89
2026-07-17T03:39:00.3129862Z    Compiling idna v1.1.0
2026-07-17T03:39:00.3531023Z    Compiling derive_more v2.1.1
2026-07-17T03:39:00.3950973Z    Compiling num_enum_derive v0.7.6
2026-07-17T03:39:00.4510859Z    Compiling strum_macros v0.28.0
2026-07-17T03:39:00.4593649Z    Compiling iroh-metrics-derive v0.4.1
2026-07-17T03:39:00.5014968Z    Compiling iroh-relay v0.98.0
2026-07-17T03:39:00.5126134Z    Compiling netlink-proto v0.12.0
2026-07-17T03:39:00.5444083Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-17T03:39:00.5960981Z    Compiling netdev v0.42.0
2026-07-17T03:39:00.7707010Z    Compiling url v2.5.8
2026-07-17T03:39:00.7997468Z    Compiling h2 v0.4.14
2026-07-17T03:39:00.9621041Z    Compiling rusqlite v0.32.1
2026-07-17T03:39:00.9830488Z    Compiling iroh-metrics v0.38.3
2026-07-17T03:39:00.9915184Z    Compiling n0-watcher v0.6.1
2026-07-17T03:39:01.0018191Z    Compiling tokio-stream v0.1.18
2026-07-17T03:39:01.2222993Z    Compiling moka v0.12.15
2026-07-17T03:39:01.2662357Z    Compiling serde_spanned v0.6.9
2026-07-17T03:39:01.2710658Z    Compiling toml_datetime v0.6.11
2026-07-17T03:39:01.3285670Z    Compiling thiserror-impl v1.0.69
2026-07-17T03:39:01.4089986Z    Compiling ref-cast-impl v1.0.25
2026-07-17T03:39:01.5580789Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-17T03:39:01.5708227Z    Compiling num_enum v0.7.6
2026-07-17T03:39:01.5841101Z    Compiling iroh-base v0.98.0
2026-07-17T03:39:01.6166711Z    Compiling tower-http v0.6.11
2026-07-17T03:39:01.6239387Z    Compiling attohttpc v0.30.1
2026-07-17T03:39:01.6607714Z    Compiling toml_edit v0.22.27
2026-07-17T03:39:02.1660768Z    Compiling webpki-roots v1.0.7
2026-07-17T03:39:02.2771745Z    Compiling spt-store v0.36.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-17T03:39:02.3288246Z    Compiling regex-automata v0.4.14
2026-07-17T03:39:02.3497303Z    Compiling schemars_derive v1.2.1
2026-07-17T03:39:02.4355081Z    Compiling seize v0.5.1
2026-07-17T03:39:02.6274760Z    Compiling hmac v0.12.1
2026-07-17T03:39:02.7627577Z    Compiling iroh v0.98.2
2026-07-17T03:39:02.8780671Z    Compiling cmov v0.5.4
2026-07-17T03:39:02.9030894Z    Compiling dyn-clone v1.0.20
2026-07-17T03:39:02.9270891Z    Compiling bitflags v1.3.2
2026-07-17T03:39:02.9856607Z    Compiling rustix v0.38.44
2026-07-17T03:39:02.9917989Z    Compiling pin-utils v0.1.0
2026-07-17T03:39:03.0280884Z    Compiling filedescriptor v0.8.3
2026-07-17T03:39:03.0350722Z    Compiling nix v0.25.1
2026-07-17T03:39:03.0511068Z    Compiling hkdf v0.12.4
2026-07-17T03:39:03.0998921Z    Compiling ctutils v0.4.2
2026-07-17T03:39:03.1919189Z    Compiling papaya v0.2.4
2026-07-17T03:39:03.2450688Z    Compiling backon v1.6.0
2026-07-17T03:39:03.3640071Z    Compiling darling_macro v0.23.0
2026-07-17T03:39:03.4671703Z    Compiling serial v0.4.0
2026-07-17T03:39:03.5161530Z    Compiling anstyle-parse v1.0.0
2026-07-17T03:39:03.5380701Z    Compiling vte_generate_state_changes v0.1.2
2026-07-17T03:39:03.6431295Z    Compiling strum v0.28.0
2026-07-17T03:39:03.6787530Z    Compiling linux-raw-sys v0.4.15
2026-07-17T03:39:03.6879485Z    Compiling downcast-rs v1.2.1
2026-07-17T03:39:03.7478246Z    Compiling iroh-dns v0.98.0
2026-07-17T03:39:03.7572868Z    Compiling instability v0.3.12
2026-07-17T03:39:03.7578666Z    Compiling colorchoice v1.0.5
2026-07-17T03:39:03.7741234Z    Compiling anstyle-query v1.1.5
2026-07-17T03:39:03.8080803Z    Compiling shell-words v1.1.1
2026-07-17T03:39:03.8160358Z    Compiling anstyle v1.0.14
2026-07-17T03:39:03.8455860Z    Compiling foldhash v0.1.5
2026-07-17T03:39:03.8580559Z    Compiling is_terminal_polyfill v1.70.2
2026-07-17T03:39:03.9281110Z    Compiling vte v0.13.1
2026-07-17T03:39:03.9450660Z    Compiling darling v0.23.0
2026-07-17T03:39:03.9662917Z    Compiling signal-hook-mio v0.2.5
2026-07-17T03:39:04.0038254Z    Compiling hashbrown v0.15.5
2026-07-17T03:39:04.0535717Z    Compiling spake2 v0.4.0
2026-07-17T03:39:04.0624119Z    Compiling terminal_size v0.4.4
2026-07-17T03:39:04.1255219Z    Compiling anstream v1.0.0
2026-07-17T03:39:04.1920588Z    Compiling strum_macros v0.26.4
2026-07-17T03:39:04.2880616Z    Compiling toml v0.8.23
2026-07-17T03:39:04.4358406Z    Compiling sha1 v0.10.6
2026-07-17T03:39:04.5051073Z    Compiling schemars v1.2.1
2026-07-17T03:39:04.6251006Z    Compiling itertools v0.13.0
2026-07-17T03:39:04.7413939Z    Compiling castaway v0.2.4
2026-07-17T03:39:04.8558051Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-17T03:39:05.0308390Z    Compiling static_assertions v1.1.0
2026-07-17T03:39:05.1040782Z    Compiling clap_lex v1.1.0
2026-07-17T03:39:05.2641304Z    Compiling doctest-file v1.1.1
2026-07-17T03:39:05.4420857Z    Compiling indoc v2.0.7
2026-07-17T03:39:05.5521031Z    Compiling unicode-width v0.1.14
2026-07-17T03:39:05.6440712Z    Compiling clap_builder v4.6.0
2026-07-17T03:39:05.8254033Z    Compiling regex v1.12.3
2026-07-17T03:39:05.9059523Z    Compiling interprocess v2.4.2
2026-07-17T03:39:06.6672564Z    Compiling spt-msg v0.36.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-17T03:39:06.7070847Z    Compiling crossterm v0.28.1
2026-07-17T03:39:06.9650605Z    Compiling compact_str v0.8.2
2026-07-17T03:39:07.0678922Z    Compiling hyper v1.10.1
2026-07-17T03:39:07.1271043Z    Compiling spt-runtime v0.36.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-17T03:39:07.5206685Z    Compiling strum v0.26.3
2026-07-17T03:39:07.5881581Z    Compiling unicode-truncate v1.1.0
2026-07-17T03:39:07.6771748Z    Compiling lru v0.12.5
2026-07-17T03:39:07.7726982Z    Compiling clap_derive v4.6.1
2026-07-17T03:39:07.8049901Z    Compiling cassowary v0.3.0
2026-07-17T03:39:07.8679338Z    Compiling iana-time-zone v0.1.65
2026-07-17T03:39:07.8781192Z    Compiling unicode-width v0.2.0
2026-07-17T03:39:08.0550751Z    Compiling portable-pty v0.8.1
2026-07-17T03:39:08.0874471Z    Compiling chrono v0.4.45
2026-07-17T03:39:08.1630043Z    Compiling ratatui v0.29.0
2026-07-17T03:39:08.2251847Z    Compiling nucleo-matcher v0.3.1
2026-07-17T03:39:08.6080946Z    Compiling spt-term v0.36.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-17T03:39:08.6644138Z    Compiling qrcode v0.14.1
2026-07-17T03:39:09.1761120Z    Compiling tempfile v3.27.0
2026-07-17T03:39:09.4106391Z    Compiling hyper-util v0.1.20
2026-07-17T03:39:10.0891122Z    Compiling clap v4.6.1
2026-07-17T03:39:10.8841066Z    Compiling spt-live v0.36.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-17T03:39:11.3712474Z    Compiling igd-next v0.17.1
2026-07-17T03:39:12.4979587Z    Compiling portmapper v0.16.0
2026-07-17T03:39:16.7782053Z    Compiling rustls-webpki v0.103.13
2026-07-17T03:39:19.1155622Z    Compiling tokio-rustls v0.26.4
2026-07-17T03:39:19.1157905Z    Compiling noq-proto v0.17.0
2026-07-17T03:39:19.1158352Z    Compiling rustls-platform-verifier v0.7.0
2026-07-17T03:39:19.2636106Z    Compiling hyper-rustls v0.27.9
2026-07-17T03:39:19.2636729Z    Compiling hickory-net v0.26.0-beta.4
2026-07-17T03:39:19.2637147Z    Compiling tokio-websockets v0.13.2
2026-07-17T03:39:19.3846196Z    Compiling reqwest v0.13.4
2026-07-17T03:39:20.2552421Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-17T03:39:33.8750092Z    Compiling spt-net v0.36.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-17T03:39:35.3578849Z    Compiling spt-daemon v0.36.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-17T03:39:44.1837246Z    Compiling spt v0.36.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-17T03:39:48.9656262Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
2026-07-17T03:39:48.9873339Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-1085abc89fc9eb84)
2026-07-17T03:39:48.9886239Z 
2026-07-17T03:39:55.1833078Z running 1 test
2026-07-17T03:39:55.1833412Z test new_brain_serves_against_old_broker ... ok
2026-07-17T03:39:55.1833785Z 
2026-07-17T03:39:55.1834069Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-07-17T03:39:55.1834420Z 
2026-07-17T03:39:55.2056565Z Post job cleanup.
2026-07-17T03:39:55.2744543Z [command]/usr/bin/git version
2026-07-17T03:39:55.2773765Z git version 2.43.0
2026-07-17T03:39:55.2803186Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/9ef09a21-98c3-4580-b9bf-e81d4e7cc63b' before making global git config changes
2026-07-17T03:39:55.2803891Z Adding repository directory to the temporary git global config as a safe directory
2026-07-17T03:39:55.2806696Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-17T03:39:55.2835501Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-17T03:39:55.2860733Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-17T03:39:55.3044840Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-17T03:39:55.3062463Z http.https://github.com/.extraheader
2026-07-17T03:39:55.3069719Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-17T03:39:55.3094078Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-17T03:39:55.3279885Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-17T03:39:55.3306539Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-17T03:39:55.3612878Z Cleaning up orphan processes
2026-07-17T03:39:55.4192580Z Terminate orphan process: pid (646932) (spt)
